crypto/internal/nistec.P521Point.bytesCompressed (method)

2 uses

	crypto/internal/nistec (current package)
		p521.go#L194: 	return p.bytesCompressed(&out)
		p521.go#L197: func (p *P521Point) bytesCompressed(out *[1 + p521ElementLength]byte) []byte {